home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D Images
/
3D Images.iso
/
programs
/
amiga
/
povray
/
read me
< prev
next >
Wrap
Text File
|
1995-01-12
|
1KB
|
52 lines
Persistence of Vision Raytracer
Version 2.1
Amiga port by George Leonidas Coulouris
Disclaimer:
This is not an official POV-Ray release. I have merely ported the
original source code to SAS/C 6.3 for the Amiga. It has not been
extensively tested, and is by no means guaranteed to work. I hereby
absolve myself of all responsibility for the behavior of this package. In
other words, USE AT YOUR OWN RISK.
System requirements:
· AmigaDOS 2.0
· 1 Mb RAM
Changes to the original distribution:
· New directory structure
· Drag-and-drop installation
· SAS/C 6.3 support
· Executables optimized for speed
Changes to amiga.c:
· There was a discrepancy between the prototype and definition of
display_plot(). Fixed.
· matherr() would not compile properly. As an interim fix, I
commented out the bulk of the function.
Compilation notes:
· You may have to tweak the compiler options and/or smakefile to get
POV-Ray to compile correctly on your system.
· Expect some warnings during compilation.
---George L. Coulouris <deltax@hermes.acm.rpi.edu>